MarkerLayer.unselectMarker

Unselects a marker in this layer.

This works even if #ShumateMarkerLayer:selection-mode is %GTK_SELECTION_BROWSE. Browse mode only prevents user interaction, not the program, from unselecting a marker.

class MarkerLayer
void
unselectMarker

Parameters

marker Marker

a #ShumateMarker that is a child of @self

Meta